.tablelogin { 
	margin: 10px 
}
.logotable {
	border:solid 2px #e0e0e0; 
	background-image:url("header_body[1].gif");
	background-repeat:repeat-x; 
	width:334px; 
	_width:340px;
}
.separateurhorizhaut { 
	background-position: 50% bottom; 
	margin-top: 5px; 
	background-image: url("img_separateur_h[1].gif");
	margin-bottom: 5px; 
	width: 350px; 
	background-repeat: no-repeat; 
	height: 10px; 
}
.separateurhorizbas { 
	margin-top: 5px; 
	background-image: url("img_separateur_b[1].gif"); 
	margin-bottom: 0px; 
	width: 350px; 
	background-repeat: no-repeat; 
	height: 10px; 
}
.boxlogin { 
	width: 330px; 
	height: 142px; 
	background-color: #fbfbfb; 
	border:solid 2px #e0e0e0; 
}
.logintext { 
	font-weight: bold; 
	font-size: 10px; 
	color: #4d4d4d; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.logintextbox { 
	padding: 2px;
	border: #4d4d4d 1px solid; 
	font-size: 11px; 
	color: #000000; 
	line-height: 17px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	height: 20px; 
}
.texterreurvalidation { 
	color: #ff0000;
	font-size: 10px; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

